The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "MIME-Types"

MIME::Types - Definition of MIME types River stage three • 84 direct dependents • 580 total dependents

MIME types are used in many applications (for instance as part of e-mail and HTTP traffic) to indicate the type of content which is transmitted. or expected. See RFC2045 at https://www.ietf.org/rfc/rfc2045.txt Sometimes detailed knowledge about a mim...

MARKOV/MIME-Types-2.26 - 06 Feb 2024 09:19:01 UTC - Search in distribution

Meta::Projects::Mime::MimeTypes - a Class::DBI mime type class. River stage zero No dependents

This class is a Class::DBI wrapper for the tables in the Mime project....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

SVN::Hooks::CheckMimeTypes - Require the svn:mime-type property. River stage zero No dependents

GNUSTAVO/SVN-Hooks-1.36 - 10 Sep 2022 01:03:19 UTC - Search in distribution

WebApp::Helpers::MimeTypes - simple role for MIME::Types support River stage zero No dependents

WebApp::Helpers::MimeTypes is a simple role that holds a MIME::Types object and provides some sugar methods. I work a lot with Microsoft Excel 2007 files, and I hate trying to remember their mime-type ("application/vnd.openxmlformats-officedocument.s...

FELLIOTT/WebApp-Helpers-MimeTypes-0.02 - 02 Jul 2014 20:47:00 UTC - Search in distribution

lib/SWISH/Filter/MIMETypes.pm River stage two • 4 direct dependents • 19 total dependents

KARMAN/SWISH-Filter-0.191 - 12 Jun 2015 15:21:23 UTC - Search in distribution

Acme::CPANModules::MIMETypes - List of modules to work with MIME types River stage one • 1 direct dependent • 1 total dependent

All recipes are categorized by tasks, then by most recommended module. 1. Finding out filename extensions for a certain MIME type 1a. With File::MimeInfo (uses system's type database): use File::MimeInfo qw(extensions); $ext = extensions("image/jpeg"...

PERLANCAR/Acme-CPANModules-MIMETypes-0.001 - 30 Jun 2023 10:11:43 UTC - Search in distribution

Mojolicious::Types - MIME types River stage four • 980 direct dependents • 1098 total dependents

Mojolicious::Types manages MIME types for Mojolicious. appcache -> text/cache-manifest atom -> application/atom+xml bin -> application/octet-stream css -> text/css gif -> image/gif gz -> application/x-gzip htm -> text/html html -> text/html;charset=U...

SRI/Mojolicious-9.37 - 13 May 2024 17:48:56 UTC - Search in distribution

Parse::MIME - Parse mime-types, match against media ranges River stage one • 2 direct dependents • 8 total dependents

This module provides basic functions for handling mime-types. It can handle matching mime-types against a list of media-ranges. See section 14.1 of the HTTP specification [RFC 2616] for a complete explanation: <http://www.w3.org/Protocols/rfc2616/rfc...

ARISTOTLE/Parse-MIME-1.006 - 09 Aug 2022 22:58:20 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage one • 1 direct dependent • 1 total dependent

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

mccs - Fully-featured static file server. River stage one • 2 direct dependents • 2 total dependents

"mccs" is an HTTP static file server that can be used as a standalone application, or as a Plack component. FEATURES * Automatic, durable compression of files based on client support. * Automatic minification of CSS and JavaScript files. * Content ne...

IDOPEREL/Plack-App-MCCS-2.002000 - 14 Aug 2023 22:25:51 UTC - Search in distribution

s3cl - Command line for Amazon s3 cloud storage River stage two • 14 direct dependents • 16 total dependents

This program gives a command line interface to Amazons s3 storage service. It does not limit the number of requests (which may cost you more money than if you did it a different way!) and each request costs Money (although some costs from EC2 may be ...

BARNEY/Net-Amazon-S3-0.991 - 16 Jul 2022 23:48:15 UTC - Search in distribution

PSGI - Perl Web Server Gateway Interface Specification River stage one • 5 direct dependents • 9 total dependents

MIYAGAWA/PSGI-1.102 - 24 Jul 2013 20:13:37 UTC - Search in distribution

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1223 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution

LWP - The World-Wide Web library for Perl River stage four • 2175 direct dependents • 6287 total dependents

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

Data::Table::Text - Write data in tabular text format. River stage two • 38 direct dependents • 38 total dependents

Write data in tabular text format. Version 20240203. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Table-Text-20240408 - 07 Apr 2024 19:30:28 UTC - Search in distribution

Embperl River stage zero No dependents

GRICHTER/HTML-Embperl-1.3.6 - 15 Feb 2003 19:33:11 UTC - Search in distribution

perlmodlib - constructing new Perl modules and finding existing ones River stage five • 11693 direct dependents • 33184 total dependents

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Smil - Perl extension for dynamic generation of SMIL files. River stage zero No dependents

This module provides an object oriented interface to generation of SMIL (Synchronized Multimedia Integration Language) files. Creating a simple SMIL file is as simple as this script: use Smil; $s = new Smil; print $s->header; # Remember MIME header i...

CDAWSON/Smil-0.898 - 19 Mar 2005 07:52:05 UTC - Search in distribution

Cairo - Perl interface to the cairo 2d vector graphics library River stage three • 27 direct dependents • 182 total dependents

XAOC/Cairo-1.109 - 20 Jan 2021 06:47:33 UTC - Search in distribution
363 results (0.115 seconds)